home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.jdt.launching_3.1.0.jar / plugin.properties < prev    next >
Encoding:
Text File  |  2005-09-29  |  1.7 KB  |  35 lines

  1. ###############################################################################
  2. # Copyright (c) 2000, 2005 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. # Contributors:
  8. #     IBM Corporation - initial API and implementation
  9. ###############################################################################
  10.  
  11. localJavaApplication = Java Application
  12. pluginName = Java Development Tools Launching Support
  13. remoteJavaApplication = Remote Java Application
  14. vmConnectors = VM Connectors
  15. vmInstallTypes = VM Install Types
  16. runtimeClasspathEntryResolvers = Runtime Classpath Entry Resolvers
  17. runtimeClasspathEntries = Runtime Classpath Entries
  18. classpathProviders = Runtime Classpath Providers
  19. javaSourceLocatorName = Basic Java Source Locator
  20.  
  21. providerName=Eclipse.org
  22. appletLabel= Java Applet
  23.  
  24. javaSourceLookupDirector.name= Java Source Locator
  25.  
  26. javaProjectSourceContainerType.name= Java Project
  27. javaProjectSourceContainerType.description = Source folders in a Java Project
  28. packageFragmentRootSourceContainerType.name= Package Fragment Root
  29. packageFragmentRootSourceContainerType.description= Java source folder or source attached to an archive 
  30. classpathVariableSourceContainerType.name= Java Classpath Variable
  31. classpathVariableSourceContainerType.description= Workspace folder, local directory, or archive referenced by a variable path
  32. classpathContainerSourceContainerType.name= Java Library
  33. classpathContainerSourceContainerType.description= A collection of binary archives with attached source
  34.